home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Misc / aa_m68k_Intel_Only / PinYinEdit / PinYinEdit.app / English.lproj / InfoPanel.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  320 b   |  26 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Controller = {
  7.     ACTIONS = {
  8.     draw:;
  9.     showDocWindow:;
  10.     pinyin:;
  11.     showInputPanel:;
  12.     showInfo:;
  13.     };
  14.     OUTLETS = {
  15.     text;
  16.     docWindow;
  17.     pinyinForm;
  18.     inputPanel;
  19.     charMatrix;
  20.     infoPanel;
  21.     pinyinTable;
  22.     codeField;
  23.     };
  24.     SUPERCLASS = Object;
  25. };
  26.